JavaScript

{grid.object}showRowExpandGrid Method

Syntax

{grid.Object}.showRowExpandGrid(gridNum,rowNum);

Arguments

gridNum

The number for the grid to show.

rowNum

The row that the Grid should be shown.

Description

If the Row Expander contains multiple Grids, the Grids are shown in a Tab or Accordion control. This method shows the specified Grid for the specified row.

See Also